type github.com/jackc/pgx/v5/pgtype.scanPlanBinaryInt8ToUint32

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		int.go#L1370: 			return scanPlanBinaryInt8ToUint32{}
		int.go#L1580: type scanPlanBinaryInt8ToUint32 struct{}
		int.go#L1582: func (scanPlanBinaryInt8ToUint32) Scan(src []byte, dst any) error {